FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource PlanDefinition/FHIR Server from package example.fhir.uv.mycontentig#current (16 ms)

Package example.fhir.uv.mycontentig
Type PlanDefinition
Id Id
FHIR Version R4
Source http://somewhere.org/fhir/uv/mycontentig/https://build.fhir.org/ig/cqframework/sample-content-ig/PlanDefinition-DailyAppleRecommendation.html
Url http://fhir.org/guides/cqf/cpg/example/PlanDefinition/DailyAppleRecommendation
Version 0.4.8-cibuild
Status draft
Date 2025-06-13T18:19:19+00:00
Name DailyAppleRecommendation
Title Daily Apple Recommendation
Experimental False
Realm uv
Authority hl7
Description An apple a day keeps the doctor away

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Metadata
Title Daily Apple Recommendation
Version 0.4.8-cibuild
Status Draft
Jurisdiction Global (Whole world)
Steward (Publisher) HL7 International - [Some] Work Group
Description

An apple a day keeps the doctor away

PlanDefinition Action
Human-interpretable Description An apple a day keeps the doctor away
Condition Kind: Applicability
Definition Daily Apple Activity
PlanDefinition Logic
Primary Library http://fhir.org/guides/cqf/cpg/example/Library/DailyAppleLogic
Generated using version 0.4.8-cibuild of the sample-content-ig Liquid templates

Source

{
  "resourceType" : "PlanDefinition",
  "id" : "DailyAppleRecommendation",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Title</th>\n\n\n<td class=\"content-container\">Daily Apple Recommendation</td>\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Version</th>\n\n\n<td class=\"content-container\">0.4.8-cibuild</td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Status</th>\n\n\n<td class=\"content-container\">Draft</td>\n</tr>\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Jurisdiction</th>\n\n\n<td class=\"content-container\"><span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">Global (Whole world)</span></td>\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward (Publisher)</th>\n\n\n<td class=\"content-container\">HL7 International - [Some] Work Group</td>\n</tr>\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n\n<td class=\"content-container\"><div><p>An apple a day keeps the doctor away</p>\n</div></td>\n</tr>\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">PlanDefinition Action</th>\n\n\n</tr>\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Human-interpretable Description</th>\n\n\n<td class=\"content-container\">An apple a day keeps the doctor away</td>\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n <th scope=\"row\" class=\"row-header\">Condition</th>\n <td class=\"content-container\">\n <em>Kind</em>: Applicability\n \n <br/>\n \n \n </td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Definition</th>\n\n\n<td class=\"content-container\"><a href=\"ActivityDefinition-DailyAppleActivity.html\">Daily Apple Activity</a></td>\n</tr>\n\n\n\n\n\n\n\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">PlanDefinition Logic</th>\n\n\n</tr>\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Primary Library</th>\n\n\n<td class=\"content-container\"><code>http://fhir.org/guides/cqf/cpg/example/Library/DailyAppleLogic</code></td>\n</tr>\n\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.4.8-cibuild of the sample-content-ig Liquid templates</th>\n</tr>\n\n </tbody>\n </table>\n</div>"
  },
  "url" : "http://fhir.org/guides/cqf/cpg/example/PlanDefinition/DailyAppleRecommendation",
  "version" : "0.4.8-cibuild",
  "name" : "DailyAppleRecommendation",
  "title" : "Daily Apple Recommendation",
  "status" : "draft",
  "date" : "2025-06-13T18:19:19+00:00",
  "publisher" : "HL7 International - [Some] Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/[something]"
        }
      ]
    }
  ],
  "description" : "An apple a day keeps the doctor away",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "library" : [
    "http://fhir.org/guides/cqf/cpg/example/Library/DailyAppleLogic"
  ],
  "action" : [
    {
      "textEquivalent" : "An apple a day keeps the doctor away",
      "condition" : [
        {
          "kind" : "applicability",
          "expression" : {
            "expression" : "No Daily Apple Order"
          }
        }
      ],
      "definitionCanonical" : "http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/DailyAppleActivity"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.